Skip to main content

tab

Type

constant

Summary

Equivalent to the tab character (ASCII 9, Control-I).

Syntax

tab

Description

Use the tab constant as an easier-to-read substitute for numToChar(9).

The tab constant is needed because you can't type the character it represents in a script.

Examples

write field nextField & tab to file exportFile

property: script

command: constant

constant: space

keyword: character

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?